home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / sandwichstacker.swf / scripts / DefineSprite_332 / frame_138 / DoAction.as
Text File  |  2007-09-27  |  103b  |  8 lines

  1. if(condType != "bad")
  2. {
  3.    action = "";
  4.    gotoAndStop("Stop");
  5.    play();
  6. }
  7. condType = "good";
  8.